Developer --> Technical Publications
PATHMac OS 8 Developer Documentation > Networking and Communications > AppleShare >

User Authentication Modules


UAMLogin Command

Your UAM's UAMCall routine is called with a command of UAMLogin to connect to the server. The values of the userName and password fields of the UAMAuthBlk structure are the same as the userName and password fields of the UAMPWDlogBlk structure.

Note

Before your UAM's UAMLogin routine returns, it must store the session reference number for the session in the sessionRefNum field of the UAMArgs structure.


© 1999 Apple Computer, Inc. – (Last Updated 07 May 99)